Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Aug 12, 2025

Automatically created PR to add workflow: githubnext/agentics/weekly-research

@dsyme dsyme merged commit 17265e2 into main Aug 12, 2025
4 of 6 checks passed
@dsyme dsyme deleted the add-workflow-weekly-research-3437 branch August 12, 2025 20:49
github-actions bot added a commit that referenced this pull request Oct 11, 2025
Fix quote injection vulnerability in import directive deprecation warning message.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
pelikhan pushed a commit that referenced this pull request Oct 11, 2025
…ng (Alert #8) (#1523)

* Security Fix: Unsafe Quoting in Import Directive Warning (Alert #8)

Fix quote injection vulnerability in import directive deprecation warning message.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Add changeset for security fix: unsafe quoting in import directive warning

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Security Fix PR <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Copilot AI added a commit that referenced this pull request Nov 24, 2025
This update addresses Dependabot security alert #8 by upgrading the Sentry MCP
server package to version 0.23.0.

Changes made:
- Updated package.json to pin @sentry/mcp-server to 0.23.0
- Updated package-lock.json with the new version and dependencies
- Updated shared/mcp/sentry.md to use @sentry/mcp-server@0.23.0
- Recompiled mcp-inspector.lock.yml with the new version

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
pelikhan added a commit that referenced this pull request Nov 24, 2025
* Initial plan

* Update @sentry/mcp-server from 0.21.0 to 0.23.0

This update addresses Dependabot security alert #8 by upgrading the Sentry MCP
server package to version 0.23.0.

Changes made:
- Updated package.json to pin @sentry/mcp-server to 0.23.0
- Updated package-lock.json with the new version and dependencies
- Updated shared/mcp/sentry.md to use @sentry/mcp-server@0.23.0
- Recompiled mcp-inspector.lock.yml with the new version

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI added a commit that referenced this pull request Jan 22, 2026
…discussion instead

- Removed create-discussion safe-output from all 4 smoke workflows
- Re-added github-queries-safe-input.md import to all smoke workflows
- Updated test requirement #7/#8 to query the latest discussion using github-discussion-query with limit=1, jq=".[0]"
- Updated output instructions to comment on the latest discussion instead of a created one
- Agents now pick the latest available discussion and add themed comments to it
- Recompiled all workflows successfully

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI added a commit that referenced this pull request Jan 22, 2026
… number and using add_comment

- Updated test requirement #7/#8 in all smoke workflows with explicit 3-step instructions
- Step 1: Use github-discussion-query with limit=1, jq=".[0]" to get latest discussion
- Step 2: Extract the discussion number from the JSON result
- Step 3: Use add_comment tool with discussion_number parameter to add themed comment
- Updated output instructions to reference the extracted discussion_number
- Applied to all 4 smoke workflows: copilot, claude, codex, opencode
- Recompiled all workflows successfully

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants